home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / Release Notes / Known Problems - Foundation < prev    next >
Encoding:
Text File  |  1996-09-18  |  1.8 KB  |  28 lines  |  [TEXT/ttxt]

  1. OpenDoc
  2. Development
  3. Framework
  4.                                                                                                                                                                                          
  5. Known Problems - Foundation Layer
  6. ODF Release 2                                                                                                                                                                  
  7.  
  8. The following is a list of the known problems in this release of ODF.  This includes the Radar Bug Tracking number, 
  9. the bug title, details of the problem, and, in some cases,  a workaround.
  10.  
  11.                                                                                                                                                                                          
  12. 1332864
  13. We removed FileDebugStream and MemoryDebugStream in ODF 1 but we should consider restoring them in ODF 3.
  14.                                                                                                                                                                                          
  15. 1357781
  16. FW_CString::ParseAsUnsignedInteger should return a boolean
  17.  
  18. It would be nice to have a version of ParseAsUnsignedInteger et al. that returns true if the number is valid.
  19.                                                                                                                                                                                          
  20. 1367483
  21. Localization of number strings
  22.  
  23. FW_CString::ParseAsRealNumber should do localizable number formatting.
  24.                                                                                                                                                                                          
  25. 1384027
  26. The error code constants FW_xBadRemove and FW_xReadableStream are assigned to the same number, -30202.
  27.  
  28.